home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / PowerMacOberon feb96 / readme < prev   
Encoding:
Text File  |  1996-02-21  |  1.3 KB  |  34 lines  |  [TEXT/nX^n]

  1. Power MacOberon Version 1.4
  2. This official release of Oberon V4 for the PowerMac is available via ftp 
  3. from ftp.ssw.uni-linz.ac.at, directory /pub/Oberon/PowerMac.
  4.  
  5. For further information see also:
  6.  
  7.         http://oberon.ssw.uni-linz.c.at/
  8.  
  9. (c) Oberon by ETH Zuerich. Adapted for PowerMac by University of Linz 
  10. 28. November 1994
  11.  
  12. Email: oberon@ssw.uni-linz.ac.at
  13.  
  14. Start the file Oberon.sea, which is a self-extracting archive. Always 
  15. keep the Oberon application and the file Paths.Text in the same folder. 
  16. You may, however, create an alias of Oberon and move it to the desktop.
  17. ===============================================================
  18. NOTE: Paths relative to the home directory must be specified with a “$” 
  19. instead of a “:” in Paths.Text now. For example, “$Source:”
  20. ===============================================================
  21.  
  22. Oberon can be started by opening the ‘Oberon’ application.
  23.  
  24. In the directory Dialogs you have a complete example of using Oberon 
  25. and object oriented programming. Using the Oberon command 
  26. System.Open Dialogs.Tool allows you to work with this example.
  27.  
  28. In the directory Debugger you have a complete example of using Oberon. 
  29. Using the Oberon command System.Open Debug.Tool allows you to use 
  30. this run-time & post-mortem debugger.
  31.  
  32. (c) Oberon Dialogs by Institute for Computer Science University of Linz 
  33. 28. November 1994  
  34.